match access-list

This command defines the access-list to match on the specified match-map. Use the no form of this command to remove a match access list.

Syntax

match access-list <access-list name> 

Command

Description

< access-list >

Defines the name of the access-list this match-map should match.

Default

NA

Command Mode

Privileged User

Example

This example configures the sip_incoming match-map to match traffic from access-list acl_sip.

(conf-m-map)# match access-list acl_sip